Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfEnum<TEnum> Structure / Equals Method

In This Topic
    Equals Method (PdfEnum<TEnum>)
    In This Topic
    Indicates whether this instance and a specified object are equal.
    Overload List
    OverloadDescription
    Indicates whether this instance and a specified object are equal.  
    Checks whether this PdfEnum<TEnum> is equal to another PdfEnum<TEnum>.  
    Checks whether this PdfEnum<TEnum> is equal to TEnum value.  
    Returns true if nullable PdfEnum<TEnum> equals to nullable TEnum value.  
    See Also